@charset "utf-8"
@font-face {
  font-family: 'futura_md_btmedium';
  src: url('../fonts/tt0142m_-webfont.eot');
  src: url('../fonts/tt0142m_-webfont.eot') format('embedded-opentype'), url('../fonts/tt0142m_-webfont.woff2') format('woff2'), url('../fonts/tt0142m_-webfont.woff') format('woff'), url('../fonts/tt0142m_-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.header {
  overflow: hidden;
}
.top {
  background: #f9f9f9;
  overflow: hidden;
  color: #999999;
  font-size: 12px;
  line-height: 35px;
}
.top .welcome {
  float: left;
  width: 60%;
}
.top .links {
  float: right;
  text-align: right;
  width: 40%;
  color: #666666;
}
.top .links a {
  color: #666666;
  display: inline-block;
  margin: 0 5px 0 5px;
}
.top .language {
  display: inline-block;
}
.top .language img {
  vertical-align: middle;
  width: 16px;
  height: 16px;
}
.logo-tel-ewm {
  padding: 10px 0;
}
.logo-tel-ewm .logo {
  float: left;
  width: 50%;
  position: relative;
  margin: 0 0 10px 0;
}
.logo-tel-ewm .logo img {
  height: 110px;
  float: left;
}
.logo-tel-ewm .text {
  display: inline-block;
  font-size: 28px;
  color: #000;
  margin: 68px 0 0 30px;
  font-family: simhei;
  float: left;
}
.logo-tel-ewm .tel-ewm {
  float: right;
  width: 50%;
  text-align: right;
}
.logo-tel-ewm .tel {
  display: inline-block;
  font-size: 15px;
  color: #666666;
  width: 250px;
  ;
  text-align: left;
  line-height: 20px;
  vertical-align: middle;
  position: relative;
}
.logo-tel-ewm .tel:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 100px;
  background: url(../images/all-icon.png) no-repeat 0 30px;
  vertical-align: middle;
  float: left;
  margin: 0 5px 0 0;
}
.logo-tel-ewm .tel em {
  font-style: normal;
  color: #00479d;
  font-size: 28px;
  vertical-align: middle;
  display: inline-block;
  line-height: 28px;
  font-family: "futura_md_btmedium";
}
.logo-tel-ewm .ewm {
  display: inline-block;
  width: 110px;
  vertical-align: middle;
}
.nav {
  font-size: 16px;
  line-height: 60px;
  height: 62px;
  background: #00479d;
  border-bottom: 2px #003b82 solid;
}
.nav li {
  float: left;
  line-height: 60px;
  position: relative;
  z-index: 1;
  width: 12.5%;
  text-align: center;
}
.nav li > a {
  color: #fff;
  display: block;
}
.nav li .child {
  top: 60px;
  left: 0;
  width: 100%;
  display: none;
  padding: 10px 0 10px 0;
  position: absolute;
  z-index: 9;
  background-color: #92d051;
  background: rgba(146, 208, 81, 0.95);
  font-size: 14px;
  border-top: 2px #00479d solid;
  text-align: left;
}
.nav li .child div {
  position: relative;
}
.nav li .child div:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) no-repeat 0 -720px;
  position: absolute;
  left: 20px;
  top: 10px;
  display: none;
}

.nav li div.child-product div:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) no-repeat 0 -720px;
  position: absolute;
  left: 11px;
  top: 10px;
  display: none;
}

.nav li div.child-product a {
  color: #fff;
  display: block;
  line-height: 43px;
  height: 43px;
  overflow:hidden;
  font-weight: normal;
  margin: 0 7px 0 7px;
  padding: 0 0 0 28px;
  position: relative;
  -webkit-transition: all .3s;
          transition: all .3s;
}

.nav li .child div:after {
  content: "";
  display: block;
  width: 100%;
  max-width: 136px;
  background: #aeda7f;
  height: 1px;
  margin: 0px 7px 0 7px;
  position: absolute;
  left: 0;
  bottom: -2px;
}
.nav li .child div:last-child:after {
  display: none;
}
.nav li .child div:hover {
  background: #00479d;
  color: #fff;
}
.nav li .child div:hover:before {
  display: block;
}
.nav li .child a {
  color: #fff;
  display: block;
  line-height: 43px;
  height: 43px;
  overflow:hidden;
  font-weight: normal;
  margin: 0 7px 0 7px;
  padding: 0 0 0 35px;
  position: relative;
  -webkit-transition: all .3s;
          transition: all .3s;
}
.nav li:hover {
  z-index: 1;
}
.nav li:hover:after {
  width: 100%;
}
.nav li:hover > a {
  background: #92d051;
  color: #fff;
}
.nav li.cur {
  z-index: 1;
}
.nav li.cur > a {
  background: #92d051;
  color: #fff;
}
.nav li:hover .child {
  display: block;
}
.nav a:hover {
  color: #00479d;
}
.banner {
  width: 100%;
  overflow: hidden;
  height: 500px;
  min-width: 1200px;
  position: relative;
  z-index: 0;
}
.banner .box {
  height: 500px;
  overflow: hidden;
  position: relative;
  z-index: 0;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
}
.banner .box .pic {
  display: block;
  text-align: center;
}
.banner .box .slick-dots {
  bottom: 32px;
  text-align: center;
}
.banner .box .slick-dots li {
  width: 5px;
  height: 7px;
  margin: 0 7px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.banner .box .slick-dots li button {
  width: 100%;
  height: 100%;
  background: #fff;
  -webkit-transition: all .5s;
          transition: all .5s;
  padding: 0;
}
.banner .box .slick-dots li button:before {
  width: 100%;
  height: 100%;
  content: "";
}
.banner .box .slick-dots li.slick-active button {
  background: #fff;
  height: 20px;
}
/*keyword-search*/
.keyword-search {
  line-height: 38px;
  padding: 10px 0;
  overflow: hidden;
}
.keyword-search .keyword {
  float: left;
  width: 850px;
}
.keyword-search .keyword a {
  display: inline-block;
  color: #666666;
  margin: 0 15px;
}
.keyword-search .keyword a:hover {
  color: #00479d;
}
.keyword-search .search {
  float: right;
  width: 320px;
}
.keyword-search .search input {
  border: 1px #bdbdbd solid;
  border-right: none;
  height: 38px;
  line-height: 36px;
  padding: 0 5px;
  width: 280px;
  float: right;
}
.keyword-search .search input:focus {
  border-color: #0054a6;
}
.keyword-search .search .btn {
  display: inline-block;
  width: 40px;
  height: 38px;
  background: #0054a6 url(../images/all-icon.png) 0 -60px;
  -webkit-transition: all .5s;
          transition: all .5s;
  float: right;
}
.keyword-search .search .btn:hover {
  background-color: #003b82;
}
/*首页解决方案 and 产品展示*/
.home-solution-product {
  background: #f7f7f7 url(../images/home-bg.png) center top no-repeat;
  overflow: hidden;
  padding: 50px 0 40px 0;
}
.home-solution {
  width: 260px;
  float: left;
  background: #fff;
}
.home-solution .bt {
  height: 98px;
  background: #00479d url(../images/bt-bg-01.png) left top;
  color: #fff;
  font-size: 24px;
  padding: 17px 0 0 15px;
  line-height: 30px;
}
.home-solution .bt .en {
  font-size: 30px;
  display: block;
  font-family: arial;
}
.home-solution .list {
  margin: 4px 0 0 0;
}
.home-solution .list a {
  display: block;
}
.home-solution .first {
  display: block;
  background: #00479d;
  color: #fff;
  line-height: 28px;
  padding: 5px 12px 5px 15px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-solution .first:after {
  content: "";
  display: inline-block;
  float: right;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) 0 -110px;
  margin: 5px 0 0 0;
}
.home-solution .first:hover {
  padding-left: 20px;
}
.home-solution .sencond {
  line-height: 28px;
}
.home-solution .sencond a {
  color: #666666;
  border-bottom: 1px #f2f2f2 dotted;
  padding: 4px 15px 4px 8px;
  position: relative;
}
.home-solution .sencond a:before {
  content: "";
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) 0 -140px;
  margin: 5px 0 0 0;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-solution .sencond a:hover {
  color: #00479d;
}
.home-solution .sencond a:hover:before {
  background: url(../images/all-icon.png) -30px -140px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-product {
  width: 920px;
  float: right;
  background: #fff;
}
.home-product .bt-more {
  height: 48px;
  line-height: 48px;
  background: -webkit-linear-gradient(#ffffff, #efefef);
  background: linear-gradient(#ffffff, #efefef);
  background-color: #efefef;
  padding: 0 20px 0 0;
}
.home-product .bt-more .bt {
  background: #00479d;
  color: #fff;
  display: inline-block;
  width: 156px;
  text-align: center;
  font-size: 18px;
}

.home-product .bt-more .bt .en {
    color: #9cadce;
    font-family: arial;
    font-size: 15px;
    font-style: normal;
}

.home-product .bt-more .more {
  float: right;
  font-size: 12px;
  color: #656565;
  position: relative;
}
.home-product .bt-more .more .icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  background: #00479d;
  border-radius: 50%;
  font-style: normal;
  vertical-align: middle;
  margin: 0 0 0 5px;
  -webkit-transition: all .5s;
          transition: all .5s;
  position: relative;
}
.home-product .bt-more .more .icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 1px;
  top: 6px;
  left: 3px;
  background: #fff;
}
.home-product .bt-more .more .icon:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 7px;
  top: 3px;
  left: 6px;
  background: #fff;
}
.home-product .bt-more .more:hover {
  color: #00479d;
}
.home-product .bt-more .more:hover .icon {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.home-product .list {
  overflow: hidden;
  padding: 50px 0 16px 3px;
}
.home-product li {
  width: 285px;
  float: left;
  border: 1px #e4e4e4 solid;
  margin: 0 10px 50px 10px;
  text-align: center;
}
.home-product li:hover .title {
  background: #00479d;
  color: #fff;
}
.home-product li:hover .title:before {
  background: #00479d;
}
.home-product li:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.home-product .pic {
  display: block;
  width: 265px;
  height: 205px;
  margin: 10px 10px 12px 10px;
  overflow: hidden;
  position: relative;
}
.home-product img {
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-product .title {
  display: block;
  text-align: center;
  color: #666666;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  -webkit-transition: all .5s;
          transition: all .5s;
  font-size: 15px;
  position: relative;
}
.home-product .title:before {
  content: "";
  display: block;
  background: #e4e4e4;
  height: 1px;
  margin: 0 10px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-video-news {
  padding: 50px 0 50px 0;
  overflow: hidden;
}
/*首页视频 and 新闻资讯*/
.home-video {
  height: 350px;
  float: left;
}
.home-video .title {
  background: #00479d url(../images/video-bg.png) no-repeat 45px 150px;
  color: #fff;
  font-size: 27px;
  width: 190px;
  height: 100%;
  float: left;
}
.home-video .title span {
  display: inline-block;
  border-bottom: 1px #d3dfee dotted;
  margin: 20px 0 0px 27px;
  padding: 10px 0;
  position: relative;
  font-size:25px;
}

.home-video .title span .more {
    color: #fff;
    float: left;
    margin-left: 15px;
    font-size: 12px;
    position: relative;
}

.home-video .title span .more .icon::before {
    background: #00479d none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 3px;
    position: absolute;
    top: 6px;
    width: 7px;
}

.home-video .title span .more .icon::after {
    background: #00479d none repeat scroll 0 0;
    content: "";
    display: block;
    height: 7px;
    left: 6px;
    position: absolute;
    top: 3px;
    width: 1px;
}
.home-video .title span .more:hover {
  color: rgba(255, 255, 255, 0.8);
}

.home-video .title span .more .icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    font-style: normal;
    height: 13px;
    line-height: 13px;
    margin: 0 0 0 5px;
    position: relative;
    text-align: center;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
    width: 13px;
}

.home-video .title span:before {
  content: "";
  display: block;
  width: 7px;
  height: 2px;
  background: #d3dfee;
  float: left;
  margin: 20px 5px 0 0;
}
.home-video .video {
  width: 440px;
  height: 100%;
  float: left;
  position: relative;
}
.home-video .video .btn {
  display: block;
  width: 88px;
  height: 88px;
}
.home-video .video .btn img {
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -44px;
  left: 50%;
  margin-left: -44px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-video .video:hover .btn img {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.home-news {
  width: 535px;
    float: left;
    margin-left: 38px;
}
.home-news .bt-more {
  height: 48px;
  line-height: 48px;
  background: #00479d;
  padding: 0 20px 0 16px;
}
.home-news .bt-more .bt {
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 16px;
}
.home-news .bt-more .bt .en {
  font-style: normal;
  color: #9cadce;
  font-family: arial;
  font-size: 15px;
}
.home-video .title span .en {
  font-style: normal;
  color: #9cadce;
  font-family: arial;
  font-size: 15px;
}


.home-news .bt-more .more {
  float: right;
  font-size: 12px;
  color: #fff;
  position: relative;
}
.home-news .bt-more .more .icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  font-style: normal;
  vertical-align: middle;
  margin: 0 0 0 5px;
  -webkit-transition: all .5s;
          transition: all .5s;
  position: relative;
}
.home-news .bt-more .more .icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 1px;
  top: 6px;
  left: 3px;
  background: #00479d;
}
.home-news .bt-more .more .icon:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 7px;
  top: 3px;
  left: 6px;
  background: #00479d;
}
.home-news .bt-more .more:hover {
  color: rgba(255, 255, 255, 0.8);
}
.home-news .bt-more .more:hover .icon {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.home-news .list {
  overflow: hidden;
  padding: 10px 0 0 0;
}
.home-news li {
  margin: 0 0 0 0;
  border-bottom: 1px #e4e4e4 solid;
  padding: 15px 0;
  overflow: hidden;
}
.home-news li:last-child {
  border: none;
}
.home-news .num {
  display: block;
  width: 65px;
  height: 65px;
  float: left;
}
.home-news .num img {
  vertical-align: middle;
}
.home-news .text {
  width: 435px;
  float: right;
  margin: 0 30px 0 0;
}
.home-news .title {
  font-size: 16px;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  display: block;
}
.home-news .info {
  line-height: 18px;
  height: 36px;
  overflow: hidden;
  color: #999999;
}
/*首页应用案例*/
.home-case {
  clear: both;
  padding: 0 0 22px 0;
  overflow: hidden;
}
.home-case .bt {
  text-align: center;
  height: 70px;
  position: relative;
}
.home-case .bt:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  position: absolute;
  top: 50%;
}
.home-case .bt .cn {
  font-weight: bold;
  font-size: 30px;
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 20px;
  margin: 10px 0 0 0;
}
.home-case .bt .en {
  color: #adadad;
  display: block;
}
.home-case .list {
  margin: 45px -6px 0 -6px;
}
.home-case li {
  width: 290px;
  height: 200px;
  margin: 0 6px 13px 7px;
  float: left;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-case li:hover .text {
  background: rgba(0, 71, 159, 0.8);
  background: #0845a4 \9;
  bottom: 0;
}
.home-case .box {
  display: block;
  width: 290px;
  height: 200px;
  position: relative;
  overflow: hidden;
}
.home-case img {
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-case .text {
  position: absolute;
  bottom: -36px;
  background: rgba(0, 71, 159, 0.5);
  background: #0845a4 \9;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 15px 5px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.home-case .title {
  display: block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.home-case .info {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  display: block;
}
/*首页 关于我们*/
.home-about {
  clear: both;
  background: #f9f9f9;
  overflow: hidden;
  padding: 60px 0;
}
.home-about .bt-more {
  height: 48px;
  line-height: 48px;
  background: #00479d;
  padding: 0 20px 0 16px;
}
.home-about .bt-more .bt {
  color: #fff;
  display: inline-block;
  text-align: center;
  font-size: 16px;
}
.home-about .bt-more .bt .en {
  font-style: normal;
  color: #9cadce;
  font-family: arial;
  font-size: 15px;
}
.home-about .bt-more .more {
  float: right;
  font-size: 12px;
  color: #fff;
  position: relative;
}
.home-about .bt-more .more .icon {
  display: inline-block;
  width: 13px;
  height: 13px;
  line-height: 13px;
  text-align: center;
  background: #fff;
  border-radius: 50%;
  font-style: normal;
  vertical-align: middle;
  margin: 0 0 0 5px;
  -webkit-transition: all .5s;
          transition: all .5s;
  position: relative;
}
.home-about .bt-more .more .icon:before {
  content: "";
  display: block;
  position: absolute;
  width: 7px;
  height: 1px;
  top: 6px;
  left: 3px;
  background: #00479d;
}
.home-about .bt-more .more .icon:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 7px;
  top: 3px;
  left: 6px;
  background: #00479d;
}
.home-about .bt-more .more:hover {
  color: rgba(255, 255, 255, 0.8);
}
.home-about .bt-more .more:hover .icon {
  -webkit-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
.home-about .profile {
  width: 630px;
  float: left;
  background: #fff;
}
.home-about .profile .box {
  padding: 26px 0 0 15px;
}
.home-about .profile .title {
  font-size: 20px;
  padding: 10px 0;
  color: #333;
}
.home-about .profile .pic {
  display: block;
  width: 175px;
  height: 185px;
  position: relative;
  float: left;
}
.home-about .profile .info {
  width: 420px;
  float: right;
  padding: 0 40px 0 0;
  color: #656565;
  font-size: 14px;
  line-height: 22px;
}
.home-about .other {
  background: #fff;
  width: 535px;
  float: right;
  min-height: 280px;
  padding: 60px 0 0 0;
}
.home-about .other .box {
  width: 33.33333333%;
  float: left;
  display: block;
  padding: 0 5px;
  text-align: center;
}
.home-about .other .box:hover .icon {
  background: #00479d;
  border-color: #00479d;
}
.home-about .other .box:hover .icon .link {
  bottom: -234px;
}
.home-about .other .box:hover .icon .hover {
  top: 0;
}
.home-about .other .icon {
  width: 117px;
  height: 117px;
  border-radius: 50%;
  border: 1px #cfcfcf solid;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.home-about .other .link,
.home-about .other .hover {
  position: absolute;
  left: 0;
  -webkit-transition: all 1s;
          transition: all 1s;
}
.home-about .other .link {
  z-index: 0;
}
.home-about .other .hover {
  z-index: 1;
  top: -234px;
}
.home-about .other .title {
  display: inline-block;
  line-height: 30px;
  font-size: 16px;
  margin: 20px 0 0 0;
  position: relative;
  z-index: 1;
}
.footer {
  background: #073782;
  color: #fff;
  
}
.footer a {
  color: #fff;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .menu {
  clear: both;
  color: #b5b5b5;
  width: 1210px;
  padding: 0 30px;
  margin: auto;
  height: 52px;
  line-height: 52px;
  font-size: 14px;
  background: url(../images/foore-menu-bg.png) no-repeat;
  text-align: center;
  position: relative;
  top: -13px;
}
.footer .menu a {
  color: #fff;
  display: inline-block;
  position: relative;
  width: 12.5%;
  float: left;
  text-align: center;
  font-size: 14px;
}
.footer .menu a:after {
  content: "";
  width: 1px;
  height: 14px;
  background: #396ab6;
  position: absolute;
  top: 19px;
  right: 0;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.footer .menu a:last-child:after {
  display: none;
}
.footer .menu a:hover {
  color: #cedaed;
  text-decoration: underline;
}
.footer .home-contact-message {
  padding: 30px 0px 10px 0px; 
}
.footer .footer-contact {
  width: 690px;
  float: left;
}
.footer .footer-contact img {
  vertical-align: middle;
}
.footer .footer-contact .info {
  line-height: 30px;
  width: 390px;
  float: left;
  margin: 8px 0 0 0;
}
.footer .footer-logo {
  float: left;
  display: block;
  height: 120px;
  margin: 5px 0 0 0;
}
.footer .footer-ewm {
     float: left;
  border-left: 1px #395f9b solid;
  padding: 0 0 0 20px;
  margin: 13px 20px 0 20px;
}
.footer .footer-ewm img {
  width: 110px;
}
.footer .footer-message {
  width: 400px;
  float: right;
}
.footer .footer-message input {
  background: transparent;
  border: 1px #839bc1 solid;
  color: #fff;
  padding: 10px 20px;
  width: 100%;
}
.footer .footer-message input:focus {
  background: rgba(0, 0, 0, 0.2);
}
.footer .footer-message li {
  margin-bottom: 14px;
}

.footer .footer-message li font {
    color: #fff;
    display:none;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: -20px;
}

.footer .footer-message .li-01,
.footer .footer-message .li-02 {
  width: 190px;
  float: left;
  position:relative;
}
.footer .footer-message .li-01 {
  margin-right: 20px;
}
.footer .footer-message .li-03 {
  clear: both;
  position:relative;
}


.footer .footer-message .li-03 font {
    right: 50%;
    top: -16px;
}

.footer .footer-message .btn {
  display: block;
  background: #395f9b;
  color: #fff;
  text-align: center;
  font-size: 14px;
  line-height: 40px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.footer .footer-message .btn:hover {
  background: #00479d;
  text-decoration: none;
}
.footer .select {
  min-width: 142px;
  background: transparent;
  border: 1px solid #ffffff;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden;
  text-shadow: none;
  box-shadow: none;
  -webkit-transition: box-shadow 0.25s ease 0s;
          transition: box-shadow 0.25s ease 0s;
  vertical-align: middle;
  position: relative;
  margin-right: 1px;
  margin: 0 0 0 23px;
  float: right;
}
.footer .select select {
  width: 100%;
  cursor: pointer;
  padding: 8px 10px;
  padding-right: 40px;
  padding-right: 0\9;
  border: none;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  color: #fff;
  position: relative;
  z-index: 1;
}
.footer .select select::-ms-expand {
  display: none;
}
.footer .select:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
  display: block;
  display: none\9;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) 0 -170px;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -10px;
  z-index: 0;
}
.footer .select option {
  color: #fff;
  background: #073782;
}
.copyright {
  font-size: 13px;
  padding: 15px 0 15px 0;
  color: #a5aec7;
  border-top: 1px #395f9b solid;
  line-height: 35px;
}
.bottom-fload {
  background: url(../images/bottom-fload-bg.jpg) no-repeat;
  max-width: 1920px;
  width: 100%;
  height: 75px;
  line-height: 75px;
  color: #fff;
  font-size: 34px;
  text-align: center;
   bottom: 0;
  z-index: 2;
  font-family: Helvetica;overflow:hidden;
}
.inside-banner {
  overflow: hidden;
  height: 390px;
  width: 100%;
}
.inside-banner .pic {
  display: block;
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
  text-align: center;
  height: 390px;
}
/*以下为内页正文样式*/
.inside-aside {
  width: 270px;
  float: left;
  position: relative;
  margin-top: -32px;
}
.left-menu .title {
  height: 172px;
  font-size: 20px;
  background: #00479d url(../images/left-menu-title-bg.png) no-repeat 10px center;
  color: #fff;
  text-align: center;
  padding: 45px 0 0 0;
  position: relative;
}
.left-menu .title:before {
  content: "";
  display: block;
  width: 110px;
  height: 32px;
  background: url(../images/left-menu-title-bg-02.png) no-repeat 0 0;
  position: absolute;
  right: -110px;
  top: 0;
}
.left-menu .title .cn {
  display: block;
  font-size: 32px;
  font-weight: bold;
}
.left-menu .title .en {
  color: rgba(255, 255, 255, 0.5);
}
.left-menu .box {
  background: #eeeeee;
  padding: 10px 0;
  font-size: 16px;
}
.left-menu .box li {
  position: relative;
  border-bottom: 1px #fefefe solid;
}
.left-menu .box li:before {
  content: " ";
  display: block;
  width: 0%;
  height: 100%;
  background: #00479d;
  position: absolute;
  z-index: 0;
  -webkit-transition: all .7s;
          transition: all .7s;
}
.left-menu .box li:after {
  content: " ";
  display: block;
  opacity: 0;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) no-repeat 0 -235px;
  position: absolute;
  right: 13px;
  top: 10px;
  -webkit-transition: all .7s;
          transition: all .7s;
}
.left-menu .box li:last-child {
  border: none;
}
.left-menu .box li > a {
  display: block;
  line-height: 20px;
  padding: 12px 30px 12px 50px;
  position: relative;
  z-index: 1;
  -webkit-transition: all .7s;
          transition: all .7s;
}
.left-menu .box li:hover > a,
.left-menu .box li.cur > a {
  color: #fff;
}
.left-menu .box li:hover:before,
.left-menu .box li.cur:before {
  width: 100%;
}
.left-menu .box li:hover:after,
.left-menu .box li.cur:after {
  display: block;
  opacity: 1;
}
.left-menu .box li.cur > a {
  font-weight: bold;
}
.left-menu .list {
  margin: 36px 0 0 0;
}
.left-menu .list a {
  display: block;
}
.left-menu .list .first {
  display: block;
  background: #00479d;
  color: #fff;
  line-height: 28px;
  padding: 5px 12px 5px 15px;
  font-size: 16px;
  position: relative;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.left-menu .list .first:after {
  content: "";
  display: inline-block;
  float: right;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) 0 -110px;
  margin: 5px 0 0 0;
}
.left-menu .list .first:hover {
  padding-left: 20px;
}
.left-menu .list .sencond {
  line-height: 28px;
  padding: 0 0 20px 0;
}
.left-menu .list .sencond a {
  color: #666666;
  border-bottom: 1px #f2f2f2 dotted;
  padding: 4px 15px 4px 8px;
  position: relative;
}
.left-menu .list .sencond a:before {
  content: "";
  display: inline-block;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) 0 -140px;
  margin: 5px 0 0 0;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.left-menu .list .sencond a:hover {
  color: #00479d;
}

.left-menu .list .sencond a:hover:before {
  background: url(../images/all-icon.png) -30px -140px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.left-menu .list .sencond a.cur {
  color: #00479d;
  font-weight: bold;
}
.left-menu .list .sencond a.cur:before {
  background: url(../images/all-icon.png) -30px -140px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.left-contact {
  width: 270px;
  margin-top: 25px;
}
.left-contact .title {
  height: 87px;
  background: url(../images/left-contact-title-bg.jpg) no-repeat;
  color: #fff;
  font-size: 20px;
}
.left-contact .title span {
  display: inline-block;
  padding: 0 0 0 94px;
  line-height: 87px;
}
.left-contact .box {
  border: 1px #e0e0e0 solid;
  margin: 1px 0;
  padding: 15px;
  min-height: 160px;
  color: #666666;
}
.left-contact .box b {
  color: #333;
}
.inside {
  clear: both;
  min-height: 700px;
  padding-bottom: 30px;
}
.inside .bread {
  text-align: right;
  line-height: 40px;
  color: #6e6e6e;
  font-size: 13px;
  font-weight: normal;
  border-bottom: 1px #d5d5d5 solid;
  padding: 0 0 10px 0;
  position: relative;
}
.inside .bread a {
  color: #666666;
}
.inside .bread a:hover {
  color: #00479d;
}
.inside .bread span {
  font-style: normal;
  color: #00479d;
}
.inside .bread .inside-title {
  text-align: left;
  font-size: 20px;
  color: #333;
  position: relative;
}
.inside .bread .inside-title:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) no-repeat 0 -200px;
  vertical-align: middle;
  margin: -2px 5px 0 0;
}
.inside .main {
  width: 930px;
  float: right;
  padding: 30px 0 0 40px;
}
.inside .content {
  padding: 30px 0 60px 0;
  color: #666666;
}
/*发展历程*/
.history {
  position: relative;
}
.history:before {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) 0 -270px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: -15px;
}
.history:after {
  content: "";
  display: block;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 0;
  background: #00479d;
}
.history .list {
  overflow: hidden;
  padding: 0 0 60px 0;
  position: relative;
}
.history .list:after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) 0 -305px;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 0;
  z-index: 1;
}
.history li {
  overflow: hidden;
  width: 675px;
  float: right;
  clear: right;
  border-bottom: 1px #b3b3b3 solid;
}
.history li.li-02,
.history li:nth-child(even) {
  float: left;
}
.history li.li-02 .time,
.history li:nth-child(even) .time {
  float: right;
  padding: 30px 0 32px 30px;
}
.history li.li-02 .info,
.history li:nth-child(even) .info {
  float: right;
  padding: 30px 30px 32px 0;
}
.history li:last-child {
  border: none;
}
.history .time {
  color: #00479d;
  font-size: 32px;
  float: left;
  width: 230px;
  text-align: right;
  padding: 30px 30px 32px 0;
  display: inline-block;
  font-family: 'futura_md_btmedium';
}
.history .info {
  color: #666666;
  float: left;
  width: 445px;
  text-align: left;
  padding: 30px 0 32px 30px;
}
/*社会公益*/
.welfare {
  color: #666666;
  line-height: 2;
  font-size: 15px;
}
.welfare .title {
  font-size: 22px;
  text-align: center;
}
.welfare .info {
  background: #f7f7f7;
  font-size: 16px;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
  padding: 20px 30px 20px 25px;
  margin: 25px 0 25px 0;
}
/*人才战略*/
.talent {
  color: #666666;
  line-height: 2;
}
.talent .title-01 {
  color: #00479d;
  font-size: 18px;
}
.talent .list-01 {
  position: relative;
  border-left: 1px #f0f0f0 solid;
  padding: 5px 0 5px 15px;
  margin: 0 0 0 5px;
}
.talent .list-01 li {
  position: relative;
}
.talent .list-01 li:before {
  content: "";
  width: 7px;
  height: 7px;
  display: block;
  background: #dadada;
  border-radius: 50%;
  position: absolute;
  left: -19px;
  top: 10px;
}
/*合作计划*/
.cooperation {
  line-height: 2;
}
.cooperation .title-01 {
  color: #00479d;
  font-size: 18px;
}
.cooperation .customer-title {
  position: relative;
  font-size: 24px;
  color: #333;
  margin: 30px 0;
  text-align: center;
}
.cooperation .customer-title:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: #eeeeee;
  position: absolute;
  z-index: 0;
  top: 50%;
}
.cooperation .customer-title span {
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 0 15px;
}
.cooperation .customer {
  width: 850px;
  margin: 0 auto;
  height: 100px;
  height: 87px;
}
.cooperation .customer .pic {
  border: 1px #e6e6e6 solid;
  padding: 1px;
  position: relative;
  width: 197px;
  height: 87px;
  margin: auto auto 20px 0;
}
.cooperation .customer .pic:hover {
  border-color: #00479d;
}
.cooperation .slick-prev,
.cooperation .slick-next {
  background: #eeeeee;
  height: 87px;
  width: 16px;
  top: 0;
  margin: 0;
}
.cooperation .slick-prev:before,
.cooperation .slick-next:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
}
.cooperation .slick-prev:hover,
.cooperation .slick-next:hover {
  background: #00479d;
}
.cooperation .slick-prev {
  left: -20px;
}
.cooperation .slick-prev:before {
  background: url(../images/all-icon.png) -3px -340px;
}
.cooperation .slick-next {
  right: -20px;
}
.cooperation .slick-next:before {
  background: url(../images/all-icon.png) -3px -370px;
}
/*联系方式*/
.contact .info {
  margin: 30px 0 0 0;
}
.contact .info li {
  width: 33.33333333%;
  float: left;
  text-align: center;
  padding-bottom: 10px;
}
.contact .info li span {
  display: block;
  width: 92px;
  height: 92px;
  border-radius: 50%;
  margin: 10px auto;
  border: #b7b7b7 solid 1px;
  overflow: hidden;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.contact .info li b {
  color: #000000;
}
.contact .info li p {
  line-height: 20px;
  font-weight: bold;
  color: #666666;
}
.contact .info li:hover span {
  border: #00479d solid 1px;
  -webkit-transform: rotate(20deg);
      -ms-transform: rotate(20deg);
          transform: rotate(20deg);
}
.contact #allmap {
  width: 100%;
  height: 340px;
  margin: 20px 0 0 0;
}
.contact #allmap img {
  max-width: initial;
  max-height: inherit;
}
.contact .p-01 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin: 50px 0 5px 0;
}
.contact .p-02 {
  line-height: 20px;
}
.contact .view {
  border: 1px #e6e6e6 solid;
  margin: 30px 0 0 0;
  padding: 20px 20px;
  overflow: hidden;
  position: relative;
}
.contact .view:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  background: #e6e6e6;
  position: absolute;
  top: 0;
  left: 50%;
  border-top: 13px #fff solid;
  border-bottom: 13px #fff solid;
}
.contact .choice {
  width: 50%;
  float: left;
  padding: 15px 0 0 0;
}
.contact .choice span {
  display: inline-block;
  width: 80px;
  color: #333333;
}
.contact .choice .btn {
  display: inline-block;
  background: #00479d;
  height: 32px;
  line-height: 32px;
  color: #fff;
  font-size: 15px;
  padding: 0 10px;
  min-width: 100px;
  text-align: center;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.contact .choice .btn:hover {
  background: #35a6d5;
}
.contact .choice li {
    position:relative;
  margin: 0 0 15px 0;
}

.contact .choice li font {
    color: #f00;
    display:none;
    font-size: 12px;
    position: absolute;
    right: 65px;
    top: -18px;
}

.contact .choice select {
  border: 1px #e6e6e6 solid;
  width: 272px;
  cursor: pointer;
  padding: 6px 10px;
  padding-right: 40px;
  padding-right: 0\9;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 1;
  background: url(../images/select-bg.png) right 0 no-repeat;
  background: none\9;
}
.contact .choice select::-ms-expand {
  display: none;
}
.contact .p-03 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.contact .xianshi {
  width: 50%;
  float: right;
  padding: 0 0 0 60px;
  line-height: 26px;
}
.contact .xianshi .icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: -2px 5px 0 0;
  vertical-align: middle;
}
.contact .xianshi .man-icon {
  background: url(../images/all-icon.png) 0 -430px;
}
.contact .xianshi .address-icon {
  background: url(../images/all-icon.png) 0 -460px;
}
.contact .xianshi .zip-icon {
  background: url(../images/all-icon.png) 0 -490px;
}
.contact .xianshi .phone-icon {
  background: url(../images/all-icon.png) 0 -520px;
}
.contact .xianshi .email-icon {
  background: url(../images/all-icon.png) 0 -550px;
}
.contact .tel-ewm {
  width: 100%;
  height: 150px;
  margin: 50px 0 0 0;
}
.contact .tel-ewm .tel {
  display: inline-block;
  font-size: 20px;
  color: #666666;
  width: 50%;
  height: 100%;
  text-align: left;
  line-height: 40px;
  vertical-align: middle;
  background: #0054a5;
  color: #fff;
  padding: 30px 0 0 55px;
  float: left;
  position: relative;
}
.contact .tel-ewm .tel:before {
  content: "";
  display: inline-block;
  width: 72px;
  height: 72px;
  background: url(../images/tel-icon-01.png) no-repeat 0 0;
  vertical-align: middle;
  float: left;
  margin: 0 15px 0 0;
}
.contact .tel-ewm .tel em {
  font-style: normal;
  font-size: 26px;
  vertical-align: middle;
  display: block;
  line-height: 28px;
}
.contact .tel-ewm .ewm {
  width: 50%;
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  background: #8dc53e;
  color: #fff;
  font-size: 20px;
  float: left;
  padding: 20px 0 0 35px;
}
.contact .tel-ewm .ewm img {
  float: left;
  margin: 0 35px 0 0;
}
.contact .tel-ewm .ewm span {
  display: inline-block;
  vertical-align: middle;
  margin: 20px 0 0 0;
}
.contact a {
  color: #666;
}
.contact a:hover {
  color: #00479d;
}
/*合作伙伴*/
.partner .list {
  margin-left: 1px;
}
.partner li {
  width: 297px;
  height: 107px;
  border: 1px #eaeaea solid;
  text-align: center;
  position: relative;
  float: left;
  margin: -1px 0 0 -1px;
  cursor: pointer;
}
.partner li:hover .text {
  display: block;
}
.partner .text {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 18px;
  line-height: 107px;
  overflow: hidden;
  background-color: #00479d;
  background: rgba(0, 71, 157, 0.8);
  z-index: 1;
}
/*下载登陆*/
.download-login {
  background: url(../images/download-login-bg.png) center bottom no-repeat;
  padding-bottom: 170px;
}
.download-login .text {
  margin: 5px 0 0 200px;
}
.download-login .red {
  color: #ff0000;
}
.download-login .message {
  margin: 40px auto 0 200px;
}
.download-login .message li {
  margin: 0 0 17px 0;
}

.download-login .message li font {
    color:#f00;
    display:none;
}

.download-login .message span {
  display: inline-block;
  width: 84px;
  text-align: right;
}
.download-login .message input {
  border: 1px #bbbbbb solid;
  padding: 10px 10px;
  width: 325px;
}
.download-login .message input:focus {
  border: 2px #00479d solid;
  padding: 9px 10px;
}
.download-login .message .btns a {
  display: inline-block;
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 16px;
}
.download-login .message .submit {
  background: #00479d;
  margin: 0 5px 0 0;
}
.download-login .message .reset {
  background: #8f8f8f;
}
/*下载*/
.download li {
  clear: both;
  border-bottom: 1px #e5e5e5 solid;
  padding: 0 0 30px 0;
  margin: 0 0 30px 15px;
  overflow: hidden;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.download li:hover .pic {
  border-color: #00479d;
}
.download li:hover .pic:before {
  border-color: #00479d;
}
.download .pic {
  display: block;
  width: 172px;
  height: 227px;
  border: 1px #dcdcdc solid;
  float: left;
  position: relative;
  z-index: 1;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.download .pic:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 5px;
  left: 5px;
  border: 1px #dcdcdc solid;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.download .text {
  width: 660px;
  float: right;
  padding: 20px 0 0 0;
}
.download .text .title {
  color: #333333;
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.download .text .info {
  color: #666666;
  font-size: 15px;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}
.download .text .time {
  color: #777777;
}
.download .text .btns {
  margin: 15px 0 0 0;
}
.download .text .download-btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  min-width: 106px;
  padding: 0 5px;
  text-align: center;
  border: 1px #b1b1b1 solid;
  color: #333;
  margin: 0 10px 0 0;
  float: left;
  position: relative;
}
.download .text .download-btn:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) 0 -580px;
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.download .text .download-btn:hover {
  color: #fff;
  background: #00479d;
  border-color: #00479d;
}
.download .text .download-btn:hover:before {
  background: url(../images/all-icon.png) -35px -580px;
}
.download .text .share-btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  min-width: 106px;
  padding: 0 5px;
  text-align: center;
  border: 1px #b1b1b1 solid;
  float: left;
}
.download .text .share-btn .bds_more {
  content: "";
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: none;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  font-size: 14px;
  position: relative;
}
.download .text .share-btn .bds_more:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) 0 -615px;
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.download .text .share-btn:hover {
  color: #fff;
  background: #00479d;
  border-color: #00479d;
}
.download .text .share-btn:hover .bds_more {
  color: #fff;
}
.download .text .share-btn:hover .bds_more:before {
  background: url(../images/all-icon.png) -35px -615px;
}
/*视频中心*/
.video .list {
  margin: 0 -8px;
  overflow: hidden;
}
.video li {
  overflow: hidden;
  width: 435px;
  float: left;
  margin: 0 8px 35px 8px;
}
.video .pic {
  display: block;
  width: 435px;
  height: 240px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.video .pic > img {
  -webkit-transition: all .5s;
          transition: all .5s;
}
.video .pic .btn {
  display: block;
  width: 60px;
  height: 60px;
}
.video .pic .btn img {
  vertical-align: middle;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  left: 50%;
  margin-left: -30px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.video .pic:hover > img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.video .pic:hover .btn img {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-top: -20px;
}
.video .text {
  padding: 20px 0 0 0;
}
.video .text .info {
  color: #666666;
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}
.video .text .btns {
  margin: 15px 0 0 0;
}
.video .text .download-btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  min-width: 106px;
  padding: 0 5px;
  text-align: center;
  border: 1px #b1b1b1 solid;
  color: #333;
  margin: 0 10px 0 0;
  float: left;
  position: relative;
}
.video .text .download-btn:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) 0 -580px;
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.video .text .download-btn:hover {
  color: #fff;
  background: #00479d;
  border-color: #00479d;
}
.video .text .download-btn:hover:before {
  background: url(../images/all-icon.png) -35px -580px;
}
.video .text .share-btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  min-width: 106px;
  padding: 0 5px;
  text-align: center;
  border: 1px #b1b1b1 solid;
  float: left;
}
.video .text .share-btn .bds_more {
  content: "";
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: none;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  font-size: 14px;
  position: relative;
}
.video .text .share-btn .bds_more:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) 0 -615px;
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.video .text .share-btn:hover {
  color: #fff;
  background: #00479d;
  border-color: #00479d;
}
.video .text .share-btn:hover .bds_more {
  color: #fff;
}
.video .text .share-btn:hover .bds_more:before {
  background: url(../images/all-icon.png) -35px -615px;
}
.video-popup {
  display: none;
}
.video-popup .transparent {
  position: fixed;
  z-index: 99;
background: url(../images/search_mask.png);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.video-popup .box {
  position: fixed;
  z-index: 100;
  width: 870px;
  height: 480px;
  top: 50%;
  margin-top: -240px;
  left: 50%;
  margin-left: -435px;
}
.video-popup .close {
  color: #fff;
  z-index: 100;
  position: absolute;
  right: -40px;
  top: -30px;
  font-size: 16px;
}
/*客户反馈*/
.feedback .red {
  color: #ff0000;
}
.feedback p {
  line-height: 22px;
}
.feedback .message {
  margin: 60px 0 0 0;
  width: 100%;
}
.feedback .message input,
.feedback .message textarea {
  border: 0;
  color: #333;
  width: 100%;
  padding: 10px;
  font-size: 15px;
  line-height: 18px;
  background: #f9f9f9;
  resize: none;
  border: solid 2px #f9f9f9;
}
.feedback .message input:focus,
.feedback .message textarea:focus {
  border: 2px #00479d solid;
}
.feedback .message li {
  margin-bottom: 15px;
}

.feedback .message li font {
    color: #f00;
    display:none;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: -20px;
}

.feedback .message li.verification font {
  right: 460px;
}

.feedback .message li.verification {
    position:relative;
}

.feedback .message li.li-01 {
  width: 100%;
  position:relative;
  float:left;
}
.feedback .message li.li-02 {
  width: 50%;
  float: left;
    position:relative;
}
.feedback .message li.pr {
  padding-right: 13px;
}
.feedback .message li.pl {
  padding-left: 13px;
}
.feedback .message li.verification input {
  width: 435px;
}
.feedback .message textarea {
  height: 185px;
}
.feedback .message .a-01 {
  font-size: 12px;
  color: #8f8f8f;
  text-decoration: underline;
}
.feedback .message .a-01:hover {
  color: #00479d;
}
.feedback .message .btn a {
  background: #00479d;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  min-width: 200px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.feedback .message .btn a:hover {
  background: #00357e;
}
.feedback .message .btn a.reset {
  background: #626262;
}
.feedback .message .btn a.reset:hover {
  background: #00357e;
}
.feedback .message img {
  vertical-align: middle;
}
/*备件和服务 单页*/
.single-title-01 span,
.single-title-02 span {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  min-height: 38px;
  line-height: 38px;
  vertical-align: middle;
  text-indent: 15px;
  padding-right: 30px;
  min-width: 270px;
  position: relative;
}
.single-title-01 span:before,
.single-title-02 span:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 100%;
  float: left;
}
.single-title-01 span:after,
.single-title-02 span:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 38px 0 0 28px;
  position: absolute;
  right: -28px;
  top: 0;
  float: right;
}
.single-title-01 span {
  background: #00479d;
}
.single-title-01 span:before {
  background: #6691c4;
  border-right: 3px #fff solid;
}
.single-title-01 span:after {
  border-color: transparent transparent transparent #00479d;
}
.single-title-02 span {
  background: #92d051;
}
.single-title-02 span:before {
  background: #c8e7a8;
  border-right: 3px #fff solid;
}
.single-title-02 span:after {
  border-color: transparent transparent transparent #92d051;
}
.single-box-01 {
  padding: 25px 30px;
  margin: 1px 0 35px 0;
  border: 1px #eaeaea solid;
  overflow: hidden;
}
.single-list-01 {
  overflow: hidden;
  margin-bottom: 50px;
}
.single-list-01 li {
  width: 207px;
  float: left;
  text-align: center;
}
.single-list-01 .pic {
  background: url(../images/service-bg-01.png) no-repeat center center;
  width: 121px;
  height: 103px;
  margin: auto;
  position: relative;
}
.single-list-01 .pic:before {
  content: "";
  display: block;
  width: 43px;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  left: -43px;
  top: 46px;
}
.single-list-01 .pic:after {
  content: "";
  display: block;
  width: 43px;
  height: 1px;
  background: #e3e3e3;
  position: absolute;
  right: -43px;
  top: 46px;
}
.single-list-01 .icon {
  display: inline-block;
  width: 93px;
  height: 93px;
  overflow: hidden;
  border-radius: 50%;
  background: #0e77b9;
  position: relative;
}
.single-list-01 p {
  color: #333333;
  font-size: 16px;
  margin: 30px 0 0 0;
}
.single-list-02 {
  position: relative;
  border-left: 1px #f0f0f0 solid;
  line-height: 32px;
}
.single-list-02 p {
  padding: 0 0 0 15px;
  position: relative;
}
.single-list-02 p:before {
  content: "";
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #dadada;
  border-radius: 50%;
  position: absolute;
  left: -4px;
  top: 12px;
}
.single-list-03 {
  background: url(../images/service-bg-02.png) no-repeat center top;
  width: 846px;
  height: 170px;
}
.single-list-03 li {
  background: #0e77b9;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  color: #fff;
  float: left;
  text-align: center;
  font-size: 18px;
  margin: 20px 20px 0 20px;
}
.single-list-04 {
  overflow: hidden;
  clear: both;
  display: inline-block;
  font-size: 18px;
  padding: 0 30px 0 0;
  position: relative;
}
.single-list-04:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 29px 26px 26px 26px;
  position: absolute;
  z-index: 1;
  right: -22px;
  top: 0;
  border-color: transparent transparent transparent #0e77b9;
}
.single-list-04 li {
  display: inline-block;
  float: left;
  background: #0e77b9;
  color: #fff;
  padding: 14px 40px;
  overflow: hidden;
  position: relative;
}
.single-list-04 li:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 29px 26px 26px 26px;
  position: absolute;
  z-index: 0;
  left: 3px;
  top: 0;
  border-color: transparent transparent transparent #fff;
}
.single-list-04 li:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 29px 26px 26px 26px;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0;
  border-color: transparent transparent transparent #0e77b9;
}
.single-list-04 li:first-child:before {
  left: 0;
}
.single-list-04 li:first-child:after {
  display: none;
}
/*备件和服务 列表*/
.service-list li {
  clear: both;
  border-bottom: 1px #d5d5d5 solid;
  padding: 0 0 30px 0;
  margin: 0 0 30px 0;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.service-list li:hover {
  padding-left: 10px;
}
.service-list li:hover .title {
  font-weight: bold;
  color: #00479d;
}
.service-list .title-more {
  display: block;
}
.service-list .title-more .title {
  font-size: 18px;
  display: inline-block;
  max-width: 770px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.service-list .title-more .more {
  font-size: 14px;
  color: #666666;
  float: right;
  display: inline-block;
  height: 30px;
  line-height: 30px;
}
.service-list .info {
  color: #666666;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  margin: 0 0 5px 0;
}
.service-list .time {
  font-size: 14px;
  color: #333333;
  font-family: 'futura_md_btmedium';
}
/*关于我们*/
.about {
  font-size: 15px;
  line-height: 26px;
}
.about .text-01 {
  position: relative;
  font-size: 15px;
  line-height: 26px;
  clear: both;
  width: 100%;
  overflow: hidden;
}
.about .text-01 .div-01 {
  width: 395px;
  float: left;
  background: #92d051;
  color: #fff;
  position: relative;
  padding: 0 25px 35px 25px;
  margin-top: -125px;
}
.about .text-01 .div-01:before {
  content: "";
  display: block;
  width: 395px;
  height: 125px;
  background: url(../images/about-bg-01.png) top center no-repeat;
  position: absolute;
  top: -125px;
  left: 0px;
}
.about .text-01 .div-02 {
  width: 495px;
  float: left;
  padding: 0 25px;
}
.about .line {
  width: 174px;
  height: 3px;
  background: #fff;
  margin: 0 0 30px 0;
}
.about .other {
  width: 100%;
  border: 1px #eeeeee solid;
  padding: 35px 0 35px 0;
  margin: 60px 0 0 0;
  overflow: hidden;
}
.about .other .box {
  width: 20%;
  float: left;
  display: block;
  padding: 0 5px;
  text-align: center;
}
.about .other .box:hover .icon {
  background: #00479d;
  border-color: #00479d;
}
.about .other .box:hover .icon .link {
  bottom: -234px;
}
.about .other .box:hover .icon .hover {
  top: 0;
}
.about .other .icon {
  width: 117px;
  height: 117px;
  border-radius: 50%;
  border: 1px #cfcfcf solid;
  position: relative;
  margin: auto;
  overflow: hidden;
}
.about .other .link,
.about .other .hover {
  position: absolute;
  left: 0;
  -webkit-transition: all 1s;
          transition: all 1s;
}
.about .other .link {
  z-index: 0;
}
.about .other .hover {
  z-index: 1;
  top: -234px;
}
.about .other .title {
  display: inline-block;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
  font-size: 16px;
  margin: 20px 0 0 0;
  position: relative;
  z-index: 1;
}
/*news*/
.news {
  font-size: 16px;
  margin-bottom: 20px;
}
.news ul {
  margin-bottom: 50px;
}
.news li {
  border-bottom: 1px #d5d5d5 solid;
  overflow: hidden;
  padding: 35px 0 35px 0;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.news li .time {
  background: #b9b9b9;
  display: block;
  width: 80px;
  height: 80px;
  text-align: center;
  float: left;
  font-size: 14px;
  color: #ffffff;
  font-family: 'futura_md_btmedium';
  -webkit-transition: all .5s;
          transition: all .5s;
}
.news li .time span {
  display: block;
  font-size: 30px;
  font-weight: bold;
  margin: 5px 0 0 0;
}
.news li .text {
  float: right;
  width: 770px;
  padding: 0 0;
}
.news li .title {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  overflow: hidden;
  display: block;
}
.news li .info {
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
  color: #666666;
}
.news li .more {
  color: #666666;
  font-size: 14px;
}
.news li .more span {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #959595;
}
.news li:hover {
  background: #fff;
}
.news li:hover .time {
  background: #00479d;
}
.news li:hover .title {
  font-weight: bold;
  text-decoration: underline;
}
/*news-show*/
.show {
  line-height: 2;
}
.show .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
  padding: 10px 0;
  color: #00479d;
}
.show .info {
  color: #999999;
  font-size: 12px;
  text-align: center;
}
.show .share {
  text-align: center;
  vertical-align: middle;
}
.show .share .bdsharebuttonbox {
  display: inline-block;
  vertical-align: middle;
}
.show .nr {
  padding: 30px 0;
}
.show .p-01 {
  padding: 0 0 0 20px;
  position: relative;
}
.show .p-01:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background: #00479d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
}
.show .prev-next {
  overflow: hidden;
  color: #666666;
  margin: 30px 0 0 0;
  padding: 20px 0;
  border-top: 1px #e5e5e5 solid;
  border-bottom: 1px #e5e5e5 solid;
}
.show .prev-next li {
  line-height: 41px;
  height: 41px;
  overflow: hidden;
}
.show .prev-next li span {
  float: left;
}
.show .prev-next li a {
  color: #666666;
  /*display: inline-block;*/
  max-width: 700px;
  overflow: hidden;
}
.show .prev-next li:hover a {
  color: #00479d;
}
.show .related-news {
  overflow: hidden;
}
.show .related-news ul,
.show .related-news li {
  list-style: none;
}
.show .related-news .bt {
  font-size: 20px;
  color: #00479d;
  padding: 20px 0;
  position: relative;
}
.show .related-news .bt:before {
  content: "-";
  color: #00479d;
  font-weight: bold;
}
.show .related-news .list {
  margin: 0 0;
}
.show .related-news li {
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  position: relative;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.show .related-news li:before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/all-icon.png) no-repeat 0 -400px;
  float: left;
  margin: 9px 0 0 0;
}
.show .related-news li a {
  color: #666666;
  display: inline-block;
  max-width: 760px;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}
.show .related-news li .time {
  color: #999999;
  float: right;
  font-size: 13px;
}
.show .related-news li:hover {
  margin-left: 10px;
}
.show .related-news li:hover a {
  color: #00479d;
  text-decoration: underline;
}
/*应用案例*/
.case {
  font-size: 16px;
  margin-bottom: 20px;
}
.case ul {
  margin-bottom: 50px;
}
.case li {
  border-bottom: 1px #d5d5d5 solid;
  overflow: hidden;
  padding: 35px 0 35px 0;
  -webkit-transition: all .5s;
          transition: all .5s;
  width: 100%;
}
.case li .time {
  width: 160px;
  float: left;
  font-size: 20px;
  color: #333333;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.case li .text {
  float: right;
  width: 730px;
}
.case li .title {
  height: 60px;
  line-height: 30px;
  overflow: hidden;
  display: block;
  font-size: 18px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
.case li .more {
  color: #666666;
  font-size: 14px;
}
.case li .more span {
  display: inline-block;
  margin: 0 0 0 10px;
  color: #959595;
}
.case li:hover {
  background: #fff;
}
.case li:hover .title {
  font-weight: bold;
  text-decoration: underline;
  padding: 0 0 0 10px;
}
/*产品中心*/
.product {
  margin: 0 0 0 0;
  padding: 0 0;
}
.product .list {
  overflow: hidden;
  padding: 20px 0 16px 0px;
  margin: 0 -8px;
}
.product li {
  width: 285px;
  float: left;
  border: 1px #e4e4e4 solid;
  margin: 0 8px 50px 8px;
  text-align: center;
}
.product li:hover .title {
  background: #00479d;
  color: #fff;
}
.product li:hover .title:before {
  background: #00479d;
}
.product li:hover img {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
.product li:hover .pic .box {
  display: block\9;
  opacity: 1;
}
.product li:hover .pic .info {
  top: 60px;
  opacity: 1;
}
.product li:hover .pic .more {
  bottom: 60px;
  opacity: 1;
}
.product .pic {
  display: block;
  width: 283px;
  height: 223px;
  margin: 0 0 2px 0;
  overflow: hidden;
  position: relative;
}
.product .pic .box {
  position: absolute;
  top: 0;
  left: 0;
  background: #666666 \9;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  color: #fff;
  display: none\9;
  opacity: 0;
  -webkit-transition: all .8s;
          transition: all .8s;
}
.product .pic .info {
  width: 100%;
  height: 44px;
  line-height: 22px;
  overflow: hidden;
  position: absolute;
  top: -44px;
  opacity: 0;
  -webkit-transition: all .8s;
          transition: all .8s;
}
.product .pic .more {
  display: block;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  text-align: center;
  line-height: 37px;
  border: 1px #fff solid;
  color: #fff;
  font-family: simsun;
  font-size: 40px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -18px;
  opacity: 0;
  -webkit-transition: all .8s;
          transition: all .8s;
}
.product img {
  -webkit-transition: all .5s;
          transition: all .5s;
}
.product .title {
  display: block;
  text-align: center;
  color: #666666;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  -webkit-transition: all .5s;
          transition: all .5s;
  font-size: 15px;
  position: relative;
}
.product .title:before {
  content: "";
  display: block;
  background: #e4e4e4;
  height: 1px;
  margin: 0 10px;
  -webkit-transition: all .5s;
          transition: all .5s;
}
/*产品详细*/
.product-show {
  background: #fff
  /*图片放大镜样式*/
}
.product-show .big-pic {
  width: 352px;
  height: 272px;
  float: left;
  margin-bottom: 60px;
  border: 1px #e4e4e4 solid;
}
.product-show .bt {
  font-size: 24px;
  color: #00479d;
  margin-bottom: 10px;
}
.product-show .show-info {
  width: 475px;
  float: right;
  color: #666666;
  margin-bottom: 60px;
}
.product-show .show-info .descption b {
  color: #333;
}
.product-show .show-info .share {
  border-bottom: #e0e0e0 solid 1px;
  max-width: 580px;
  padding-bottom: 30px;
  margin: 40px 0 20px 0;
}
.product-show .btns {
  margin: 15px 0 0 0;
  font-size: 15px;
}
.product-show .inquiry-btn,
.product-show .contact-btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  min-width: 120px;
  padding: 0 5px;
  text-align: center;
  background: #b1b1b1;
  color: #fff;
  margin: 0 10px 0 0;
  float: left;
  position: relative;
}
.product-show .inquiry-btn:before,
.product-show .contact-btn:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.product-show .inquiry-btn.inquiry-btn:before,
.product-show .contact-btn.inquiry-btn:before {
  background: url(../images/all-icon.png) 0 -650px;
}
.product-show .inquiry-btn.contact-btn,
.product-show .contact-btn.contact-btn {
  background: #b1b1b1;
}
.product-show .inquiry-btn.contact-btn:before,
.product-show .contact-btn.contact-btn:before {
  background: url(../images/all-icon.png) 0 -685px;
}
.product-show .inquiry-btn:hover,
.product-show .contact-btn:hover {
  background: #00479d;
}
.product-show .share-btn {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  min-width: 120px;
  text-align: center;
  float: left;
  color: #fff;
  background: #b1b1b1;
}
.product-show .share-btn .bdshare-button-style0-16 .bds_more {
  content: "";
  display: inline-block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  background: none;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  font-size: 15px;
  position: relative;
  color: #fff;
}
.product-show .share-btn .bdshare-button-style0-16 .bds_more:before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url(../images/all-icon.png) -35px -615px;
  vertical-align: middle;
  margin: -2px 0 0 0;
}
.product-show .share-btn:hover {
  background: #00479d;
}
.product-show .tab {
  clear: both;
  margin: 0 auto 0;
  border: 1px #e9e7e7 solid;
}
.product-show .tabBtn {
  position: relative;
  height: 40px;
  border-bottom: 1px #e9e7e7 solid;
  margin: -1px 0 0 -1px;
}
.product-show .tabBtn a {
  min-width: 170px;
  display: inline;
  float: left;
  padding: 0 10px;
  background: #b1b1b1;
  line-height: 40px;
  color: #FFF;
  position: relative;
  -webkit-transition: all .5s;
          transition: all .5s;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: 0 1px 0 0;
}
.product-show .tabBtn a:hover,
.product-show .tabBtn a.active {
  background: #00479d url(../images/product-tabbtn-bg.jpg) center top;
}
.product-show .tabSec {
  width: 100%;
  overflow: hidden;
  padding: 28px 30px;
  min-height: 350px;
  font-size: 15px;
  line-height: 2;
}
.product-show .tabArt {
  display: none;
  overflow: hidden;
}
.product-show .p-01 {
  color: #00479d;
  font-size: 18px;
}
.product-show .preview {
  width: 350px;
  height: 270px;
}
.product-show .jqzoom {
  float: left;
  border: none;
  position: relative;
  padding: 0;
  width: 350px;
  height: 270px;
  cursor: pointer;
  margin: 0;
  display: block;
}
.product-show .jqzoom img {
  width: 350px;
  height: 270px;
}
.product-show .zoomdiv {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 60px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  display: none;
  text-align: center;
  overflow: hidden;
}
.product-show .zoomdiv img {
  max-width: inherit;
  max-height: inherit;
}
.product-show .jqZoomPup {
  z-index: 10;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  background-color: #fff;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0.5;
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  filter: alpha(opacity=50);
}
/*在线询价*/
.zxxj {
  display: none;
  z-index: 10;
}
.zxxj .transparent {
  position: fixed;
  z-index: 10;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.zxxj .modalBox {
  background: #fff;
  border-radius: 10px;
  display: block;
  width: 720px;
  height: 660px;
  padding: 10px 0;
  position: fixed;
  z-index: 111;
  left: 50%;
  margin-left: -360px;
  top: 50%;
  margin-top: -330px;
}
.zxxj .modalBox .close {
  position: absolute;
  right: -37px;
  top: 0;
}
.zxxj .modalBox .title {
  text-align: center;
  font-size: 30px;
  color: #000000;
  border-bottom: 1px #cecece solid;
  padding: 15px 0;
  width: 495px;
  margin: 0 auto 35px auto;
}
.zxxj .modalBox li {
  margin-bottom: 13px;
  clear: both;
  overflow: hidden;
  position:relative;
}

@media (max-width: 1280px) {
  .zxxj .modalBox {
    height: 580px;
    margin-top: -290px;
  }
  .zxxj .modalBox li {
    margin-bottom: 3px;
  }
}

.zxxj .modalBox li font {
    color: #f00;
    font-size: 12px;
    position: absolute;
    right: 196px;
    top: -2px;
    display:none;
}
.zxxj .modalBox label {
  color: #666666;
  display: inline-block;
  width: 190px;
  text-align: right;
  float: left;
  margin-right: 10px;
  font-size: 15px;
}
.zxxj .modalBox input,
.zxxj .modalBox textarea {
  border: solid 1px #dbdbdb;
  padding: 9px 10px;
  width: 322px;
  float: left;
}
.zxxj .modalBox input:focus,
.zxxj .modalBox textarea:focus {
  border: 2px #00479d solid;
  padding: 8px 10px;
}
.zxxj .modalBox textarea {
  width: 400px;
  height: 120px;
}
.zxxj .modalBox .required {
  color: #d30000;
  display: inline-block;
  margin-left: 5px;
}
.zxxj .modalBox .verify {
  margin-left: 6px;
}
.zxxj .modalBox .verify img {
  vertical-align: middle;
}
.zxxj .modalBox .submit,
.zxxj .modalBox .reset {
  display: inline-block;
  min-width: 140px;
  padding: 0 5px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  margin-right: 10px;
}
.zxxj .modalBox .submit {
  background: #00479d;
}
.zxxj .modalBox .reset {
  background: #626262;
}
.zxxj .modalBox .select {
  display: inline-block;
  width: 322px;
  position: relative;
}
.zxxj .modalBox .select:after {
  content: "";
  display: block;
  width: 28px;
  height: 30px;
  background: url(../images/select-bg.png) right 0 no-repeat;
  background: none\9;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1;
}
.zxxj .modalBox select {
  border: 1px #dbdbdb solid;
  width: 322px;
  cursor: pointer;
  padding: 9px 40px 8px 10px;
  padding-right: 0\9;
  background-image: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  background: transparent;
  z-index: 2;
}
.zxxj .modalBox select::-ms-expand {
  display: none;
}
.related-product {
  margin-top: 62px;
}
.related-product .p-02 {
  position: relative;
  height: 40px;
  border: 1px #e9e7e7 solid;
}
.related-product .p-02 span {
  min-width: 170px;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  display: inline-block;
  background: #00479d;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  margin: -1px 0 0 -1px;
  color: #fff;
  position: relative;
}
/*map*/
.map {
  padding: 30px 0;
}
.map img {
  margin-left: 20px;
}
.map dl {
  border: #d6dbe1 solid 1px;
  border-top: #00479d solid 2px;
  border-bottom: none;
  margin: 20px 0 20px 0;
  background: #fff;
}
.map dl dt {
  background: #fcfcfc;
  color: #0053a8;
  font-size: 16px;
  line-height: 40px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0 0 0 20px;
}
.map dl dt a:hover {
  color: #00479d;
}
.map dl:hover {
  background: #f5f8fa;
}
.map dd {
  overflow: hidden;
  padding-top: 10px;
}
.map dd .first {
  padding: 10px 0 0 20px;
  clear: both;
  line-height: 30px;
}
.map dd .first a {
  color: #b87500;
  font-weight: bold;
}
.map dd .first a:hover {
  color: #764b00;
}
.map dd .p2 {
  padding: 10px 0 0 20px;
  margin: 0 0 5px 0;
  font-weight: bold;
}
.map dd .p2 a {
  color: #00479d;
}
.map dd .p2 a:hover {
  text-decoration: underline;
}
.map dd div {
  clear: both;
  overflow: hidden;
  line-height: 30px;
  border-bottom: #d6dbe1 solid 1px;
  padding: 0px 20px 10px 10px;
}
.map dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.map dd div a:hover {
  background: #00479d;
  color: #fff;
}

/*搜索弹出层*/
.search_mask
{
	background: url(../images/search_mask.png);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	display: none;
}
.search_mask .s_box
{
	width: 350px;
	height: 136px;
	padding: 25px;
	top: 50%;
	left: 50%;
	margin-left: -175px;
	position: absolute;
	margin-top: -68px;
	background: #fff;
}
.search_mask .s_box .text1
{
	text-align: center;
	line-height: 24px;
	color: #666;
	font-size: 16px;
}
.search_mask .s_box .sure
{
	width: 140px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: #00a0e9;
	border-radius: 2px;
	color: #fff;
	font-size: 16px;
	text-align: center;
	line-height: 36px;
	letter-spacing: 5px;
}

@keyframes positionFix {
  0% {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.nax-fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  -webkit-animation: positionFix 0.5s ease-in-out 1;
          animation: positionFix 0.5s ease-in-out 1;
}


.footer-message ul:after { content:"";}



/*20180531 update cookie*/
.cookie {
  background: #073782;
  color: #fff;
  clear: both;
  overflow: hidden;
}
.cookie .left {
  width: 67%;
  float: left;
  height: 150px;
  padding-left: 5%;
  padding-top: 45px;
  padding-right: 5%;
}
.cookie .left img {
  float: left;
  margin-right: 20px;
}
.cookie .left h4 {
  font-size: 24px;
  font-weight: 500;
  font-style: italic;
  font-family: "Source Sans Pro", helvetica, arial, sans-serif;
}
.cookie .right {
  height: 150px;
  width: 33%;
  float: right;
  background: #0845a4;
  border-left: 2px #fff solid;
  text-align: center;
  padding-top: 55px;
}
.cookie .a-01 {
  line-height: 38px;
  display: inline-block;
  padding-left: .7rem;
  padding-right: .8rem;
  color: #fff;
  border: 1px #FFF solid;
  border-radius: 3px;
  background: transparent;
  transition: all .5s;
}
.cookie .a-01:hover {
  background: #fff;
  color: #0078a1;
}
.cookie .a-02 {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
  margin-left: 10px;
}


/****2018531底部新增***/
.footer-message .tip {
  overflow: hidden;
  padding: 0 0;
}
.footer-message .tip img {
  margin-right: 20px;
  float: left;
}
.footer-message .tip .info {
  font-size: 12px;
}
.footer-message .tip .div-01 {
  margin-top: 10px;
}
.footer-message .tip .div-01 a {
  color: #fff;
}
.footer-message .tip .div-01 a:hover {
  text-decoration: underline;
}
.footer-message .tip input {
  float: left;
  width: auto;
  margin-top: 5px;
}


/****2018531产品询价新增***/
.zxxj .modalBox .tip {
  overflow: hidden;
  padding: 20px 20px;
  background-color: #eee;
}
.zxxj .modalBox .tip img {
  margin-right: 20px;
  float: left;
}
.zxxj .modalBox .tip .info {
  padding-top: 10px;
}
.zxxj .modalBox .tip .div-01 {
  margin-top: 10px;
}
.zxxj .modalBox .tip .div-01 a {
  color: #00479d;
}
.zxxj .modalBox .tip .div-01 a:hover {
  text-decoration: underline;
}
.zxxj .modalBox .tip input {
  float: left;
  width: auto;
  margin-top: 5px;
}


/******2018531售后样本新增*****/
.download-login .tip {
  overflow: hidden;
  padding: 20px 20px;
  background-color: #eee;
  max-width: 500px;
}
.download-login .tip img {
  margin-right: 20px;
  float: left;
}
.download-login .tip .div-01 a {
  color: #00479d;
}
.download-login .tip .div-01 a:hover {
  text-decoration: underline;
}
.download-login .tip input {
  float: left;
  width: auto;
  margin-top: 5px;
}


/********2018531客户反馈新增******/

.feedback .message .tip {
  overflow: hidden;
  padding: 20px 20px;
  background-color: #eee;
}
.feedback .message .tip img {
  margin-right: 20px;
  float: left;
}
.feedback .message .tip .info {
  padding-top: 10px;
}
.feedback .message .tip .div-01 {
  margin-top: 10px;
}
.feedback .message .tip .div-01 a {
  color: #00479d;
}
.feedback .message .tip .div-01 a:hover {
  text-decoration: underline;
}
.feedback .message .tip input {
  float: left;
  width: auto;
  margin-top: 5px;
}


.hidden {
    display:none;
}



/************授权新增*********************/

.shqchx {
    padding: 20px 0;
}

.shqchx .bt {
    text-align: center;
}

.shqchx .bt span {
    display: inline-block;
    min-width: 400px;
    line-height: 30px;
    padding: 11px 0;
    background: #00479d;
    color: #fff;
    font-size: 32px;
    border-left: 6px #92d051 solid;
    border-right: 6px #92d051 solid;
    position: relative;
}

.shqchx .bt span:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    left: 50%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #92d051 transparent transparent transparent;
}

.shqchx .search {
    text-align: center;
    width: 360px;
    margin: 35px auto;
    position: relative;
}

.shqchx .search input {
    background: #f2f2f2;
    border: 2px #f2f2f2 solid;
    color: #656565;
    font-size: 14px;
    padding: 10px 110px 10px 10px;
    
    width: 100%;height:48px;
}

.shqchx .search input:focus {
    background: #eaeaea;
    border: 2px #eaeaea solid;
}

.shqchx .search .btn {
    display: block;
    width: 100px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    right: 0;
    background: #00479d;
    color: #fff;
    font-size: 19px;
    text-align: center;
    transition: all .5s;
    -webkit-transition: all .5s;top:0;
}

.shqchx .search .btn:hover {
    background: #92d051;
}

.shqchx .result {
    background: url(../images/result.png) repeat;
    width: 540px;
    margin: auto;
    border: 3px #fff double;
    border-radius: 5px;
    color: #000000;
    font-size: 15px;
    line-height: 36px;
    padding: 30px 30px;
    min-height: 210px;
}
@media(max-width:520px){
    .shqchx .result{
        width:100%;
    }
    .shqchx .bt span{
        min-width:0;
        width:100%;
    }
    .shqchx .search{
        width:100%;
    }
}